Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure

Description:

Represents Provider Profiles that define settings necessary for 3D Secure authorization through MPI.

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure/3d-secure    
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure/3d-secure-mpi    Configuration settings necessary for 3D Secure authorization through www.3dsecurempi.com.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure/asis-and-mpgs    Configuration settings for processing through MPGS.

Supported Actions:

find  
Method:  GET       Implicit:  Yes       Returns:  ProviderProfile[]      
Consumes:  xurl  Produces:  json, xml 
 
Lists all 3D Secure Provider Profiles currently configured for this merchant.

Parameters:
# Name Type Required Default Description
01 offset Integer No 0 Index of the first record returned to the customer from the search result of a web search.
02 limit Integer No 100 Maximum number of records to load per single search web call made by the customer.